﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input {
  margin: 0;
  padding: 0;
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
li {
  list-style: none;
  cursor: pointer;
}
textarea {
  overflow: auto;
  resize: none;
}
html {
  font-size: 100px;
  opacity: 1;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 0.16rem;
  background-color: #fff;
}
a {
  color: #000000;
  text-decoration: none;
}
.clearfix:after {
  display: table;
  content: '';
  clear: both;
}
a[href],
input[type='submit'],
input[type='image'],
label[for],
select,
button,
.pointer {
  cursor: pointer;
}
.header {
  height: 200px;
  line-height: 200px;
  min-width: 1200px;
  width: auto!important;
  width: 1200px;
}
.header .logo {
  width: 1200px;
  margin: 0 auto;
}
.header .logo .a {
  display: inline-block;
  margin-left: 20px;
}
.top {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  border-radius: 10px 10px 0 0;
  background-color: #ce161c;
}
.top .menu {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
  height: 60px;
  line-height: 60px;
}
.top .menu li {
  display: inline-block;
  width: 12.28%;
  text-align: center;
  cursor: pointer;
}
.top .menu li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.top .menu li span {
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
  color: #fff;
}
.top .menu .t-active {
  background-color: #bf0006;
}
.top #bsxw,
.top #sxdd,
.top #wmcj,
.top #wmsj,
.top #wcnr,
.top #wmcb,
.top #bgt {
  display: block;
  background-color: #fff;
  box-shadow: 0px 4px 4px 4px rgba(0, 0, 0, 0.06);
  width: 12%;
  text-align: center;
  position: absolute;
  top: 65px;
  left: 191px;
  z-index: 10;
}
.top #bsxw li,
.top #sxdd li,
.top #wmcj li,
.top #wmsj li,
.top #wcnr li,
.top #wmcb li,
.top #bgt li {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #ce161c;
  border-bottom: 1px solid #ececec;
}
.top #bsxw li:last-child,
.top #sxdd li:last-child,
.top #wmcj li:last-child,
.top #wmsj li:last-child,
.top #wcnr li:last-child,
.top #wmcb li:last-child,
.top #bgt li:last-child {
  border: 0;
}
.top #sxdd {
  top: 60px;
  left: 24.6%;
}
.top #wmcj {
  top: 60px;
  left: 36.9%;
}
.top #wmsj {
  top: 60px;
  left: 49.1%;
}
.top #wcnr {
  top: 60px;
  left: 61.4%;
}
.top #wmcb {
  top: 60px;
  left: 73.2%;
}
.footer {
  text-align: center;
  min-width: 1000px;
  margin-top: 98px;
}
.footer .f-content {
  border-top: 6px solid #ce161c;
}
.footer .f-content .f-width {
  width: 1200px;
  height: 180px;
  margin: 0 auto;
  text-align: center;
}
.footer .f-content .f-width .f-center {
  display: inline-block;
  margin-top: 50px;
}
.f-ypt{
	width: 100px;
	float: right;
	margin: -10px 0 0 40px;
}
.f-ypt img{
	width: 90px;
}
.f-ypt .title{
	font-size: 12px;
	color: #444;
}
.footer .f-content .f-width .f-center .r-top li {
  display: inline-block;
  margin-right: 15px;
}
.footer .f-content .f-width .f-center .r-top li span {
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  color: #444;
}
.footer .f-content .f-width .f-center p {
  font-size: 14px;
  color: #444;
  line-height: 28px;
}
body {
  background-image: url("../img/bj.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.main {
  width: 1150px;
  margin: 0 auto;
  padding: 20px 25px 0 25px;
  background-color: #fff;
  font-size: 0;
}
.main .t-left {
  position: relative;
  display: inline-block;
}
.main .flexslider {
  width: 560px;
  position: relative;
  height: 384px;
  overflow: hidden;
  margin: 0 auto;
}
.main .slides {
  position: relative;
  z-index: 1;
}
.main .slides li {
  width: 560px !important;
  height: 384px;
  background-size: 100% 100%;
}
.main .slides li a {
  display: block;
}
.main .slides li img {
  display: block;
  width: 560px !important;
  height: 384px;
}
.main .flex-control-nav {
  position: absolute;
  right: 0;
  bottom: 8px;
  z-index: 2;
  text-align: center;
}
.main .flex-control-nav li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  display: inline;
  zoom: 1;
}
.main .flex-control-nav a {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 40px;
  overflow: hidden;
  background: url("../img/dot.png") right 0 no-repeat;
  cursor: pointer;
}
.main .flex-control-nav .flex-active {
  background-position: 0 0;
}
.main .flex-direction-nav {
  display: none;
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 40%;
}
.main .flex-direction-nav li a {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
}
.main .flex-direction-nav li a.flex-prev {
  left: 40px;
  background: url("../img/prev.png") center center no-repeat;
}
.main .flex-direction-nav li a.flex-next {
  right: 40px;
  background: url("../img/next.png") center center no-repeat;
}
.main .aaa {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 0 10px;
  font-size: 14px;
  text-align: left;
}
.main .t-right {
  display: inline-block;
  width: 560px;
  height: 384px;
  overflow: hidden;
  vertical-align: top;
  margin-left: 30px;
}
.main .t-right .slideTxtBox {
  text-align: left;
}
.main .t-right .slideTxtBox .hd {
  height: 40px;
  line-height: 40px;
  background-image: url("../img/bsxw.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.main .t-right .slideTxtBox .hd .title {
  height: 40px;
  line-height: 24px;
  text-align: right;
  vertical-align: top;
  font-size: 14px;
  color: #d9b997;
}
.main .t-right .slideTxtBox .hd .title span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.main .t-right .slideTxtBox .bd .tt {
  padding: 19px 20px;
  margin-top: 10px;
  background-image: url("../img/zx.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.main .t-right .slideTxtBox .bd .tt h2 {
  display: block;
  width: 98%;
  font-size: 18px;
  color: #CE161C;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .t-right .slideTxtBox .bd .tt p {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #e1e1e1;
}
.main .t-right .slideTxtBox .bd .tt p img {
  display: inline-block;
  vertical-align: middle;
}
.main .t-right .slideTxtBox .bd .tt p span {
  font-size: 16px;
  color: #444444;
  vertical-align: middle;
  margin-left: 8px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .t-right .slideTxtBox .bd ul {
  height: 306px;
  zoom: 1;
}
.main .t-right .slideTxtBox .bd ul li {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #e1e1e1;
}
.main .t-right .slideTxtBox .bd ul li .date {
  font-size: 14px;
  float: right;
  color: #969696;
}
.main .t-right .slideTxtBox .bd ul li a {
  display: inline-block;
  font-size: 16px;
  color: #333;
  width: 82%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .t-right .slideTxtBox .bd ul li a img {
  display: inline-block;
  margin-right: 12px;
}
.main .dtp {
  margin-top: 30px;
  display: block;
  width: 100%;
}
.main .center {
  margin-top: 30px;
}
.main .center .c-left {
  display: inline-block;
  width: 68%;
  margin-right: 30px;
  overflow: hidden;
  vertical-align: top;
}
.main .center .c-left .slideTxtBox {
  text-align: left;
}
.main .center .c-left .slideTxtBox .hd {
  height: 40px;
  line-height: 40px;
  background-image: url("../img/wmcj.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.main .center .c-left .slideTxtBox .hd .title {
  height: 40px;
  line-height: 24px;
  text-align: right;
  vertical-align: top;
  font-size: 14px;
  color: #d9b997;
}
.main .center .c-left .slideTxtBox .hd .title span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.main .center .c-left .slideTxtBox .bd {
  height: 230px;
  overflow: hidden;
}
.main .center .c-left .slideTxtBox .bd ul {
  zoom: 1;
}
.main .center .c-left .slideTxtBox .bd ul li {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #e1e1e1;
}
.main .center .c-left .slideTxtBox .bd ul li .date {
  font-size: 14px;
  float: right;
  color: #676767;
}
.main .center .c-left .slideTxtBox .bd ul li a {
  font-size: 16px;
  color: #333;
}
.main .center .c-left .slideTxtBox .bd ul li a strong {
  display: inline-block;
  width: 10%;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  background-color: #ce161c;
  border-radius: 4px;
  text-align: center;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
}
.main .center .c-left .slideTxtBox .bd ul li a p {
  display: inline-block;
  width: 70%;
  font-size: 16px;
  color: #333;
  margin-left: 5px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .center .c-left .slideTxtBox .bd ul li a img {
  display: inline-block;
  vertical-align: middle;
}
.main .center .c-right {
  display: inline-block;
  width: 29.2%;
  overflow: hidden;
  vertical-align: top;
}
.main .center .c-right .hd {
  height: 40px;
  line-height: 40px;
  background-image: url("../img/wmdjr.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.main .center .c-right .hd .title {
  height: 40px;
  line-height: 24px;
  text-align: right;
  vertical-align: top;
  font-size: 14px;
  color: #d9b997;
}
.main .center .c-right .hd .title span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.main .center .c-right .nav {
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
.main .center .c-right .nav li {
  display: inline-block;
  vertical-align: middle;
  width: 14%;
  text-align: center;
  font-size: 16px;
  color: #444;
}
.main .center .c-right .nav .active {
  color: #ce161c;
}
.main .center .c-right .jr img {
  width: 100%;
  display: block;
}
.main .center .c-right .jr .nr {
  margin-top: 10px;
}
.main .center .c-right .jr .nr h2 {
  font-size: 16px;
  color: #444444;
  font-weight: bold;
}
.main .center .c-right .jr .nr p {
  font-size: 14px;
  color: #444444;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.main .center .c-bottom-left {
  margin-top: 30px;
  display: inline-block;
  width: 35%;
  height: 275px;
  overflow: hidden;
  vertical-align: top;
}
.main .center .c-bottom-left .slideTxtBox {
  text-align: left;
}
.main .center .c-bottom-left .slideTxtBox .hd {
  height: 40px;
  line-height: 40px;
  background-image: url("../img/xjdx.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.main .center .c-bottom-left .slideTxtBox .hd .title {
  height: 40px;
  line-height: 24px;
  text-align: right;
  vertical-align: top;
  font-size: 14px;
  color: #d9b997;
}
.main .center .c-bottom-left .slideTxtBox .hd .title span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.main .center .c-bottom-left .slideTxtBox .bd .dxxw {
  margin-top: 10px;
}
.main .center .c-bottom-left .slideTxtBox .bd .dxxw .xw1 {
  display: inline-block;
  width: 45%;
  margin: 0 10px;
  position: relative;
}
.main .center .c-bottom-left .slideTxtBox .bd .dxxw .xw1 img {
  display: block;
  width: 100%;
}
.main .center .c-bottom-left .slideTxtBox .bd .dxxw .xw1 p {
  width: 94%;
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.main .center .c-bottom-left .slideTxtBox .bd ul {
  height: 306px;
  zoom: 1;
}
.main .center .c-bottom-left .slideTxtBox .bd ul li {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #e1e1e1;
}
.main .center .c-bottom-left .slideTxtBox .bd ul li .date {
  font-size: 14px;
  float: right;
  color: #969696;
}
.main .center .c-bottom-left .slideTxtBox .bd ul li a {
  font-size: 16px;
  color: #333;
}
.main .center .c-bottom-left .slideTxtBox .bd ul li a p {
  display: inline-block;
  width: 70%;
  font-size: 16px;
  color: #333;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .center .c-bottom-left .slideTxtBox .bd ul li a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.main .center .c-bottom-right {
  display: inline-block;
  width: 62%;
  height: 275px;
  overflow: hidden;
  vertical-align: top;
  margin-left: 30px;
  margin-top: 30px;
}
.main .center .c-bottom-right .slideTxtBox {
  text-align: left;
}
.main .center .c-bottom-right .slideTxtBox .hd {
  height: 40px;
  line-height: 40px;
  background-image: url("../img/wmsj.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.main .center .c-bottom-right .slideTxtBox .hd .title {
  height: 40px;
  line-height: 24px;
  text-align: right;
  vertical-align: top;
  font-size: 14px;
  color: #d9b997;
}
.main .center .c-bottom-right .slideTxtBox .hd .title span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.main .center .c-bottom-right .slideTxtBox .bd .sj-nav {
  margin-top: 17px;
  text-align: left;
}
.main .center .c-bottom-right .slideTxtBox .bd .sj-nav li {
  display: inline-block;
  margin-right: 40px;
  font-size: 16px;
  color: #444;
  font-weight: bold;
}
.main .center .c-bottom-right .slideTxtBox .bd .sj-nav .sj-active {
  color: #ce161c;
}
.main .center .c-bottom-right .slideTxtBox .bd .sj-nr {
  margin-top: 10px;
  zoom: 1;
}
.main .center .c-bottom-right .slideTxtBox .bd .sj-nr li {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #e1e1e1;
}
.main .center .c-bottom-right .slideTxtBox .bd .sj-nr li .date {
  font-size: 14px;
  float: right;
  color: #676767;
}
.main .center .c-bottom-right .slideTxtBox .bd .sj-nr li a {
  font-size: 16px;
  color: #333;
}
.main .center .c-bottom-right .slideTxtBox .bd .sj-nr li a img {
  display: inline-block;
  vertical-align: middle;
}
.main .center .c-bottom-right .slideTxtBox .bd .sj-nr li a p {
  display: inline-block;
  width: 80%;
  font-size: 16px;
  color: #333;
  margin-left: 6px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .b-bottom-left {
  display: inline-block;
  width: 61%;
  height: 275px;
  overflow: hidden;
  vertical-align: top;
  margin-right: 30px;
  margin-top: 30px;
}
.main .b-bottom-left .slideTxtBox {
  text-align: left;
}
.main .b-bottom-left .slideTxtBox .hd {
  height: 40px;
  line-height: 40px;
  background-image: url("../img/wmcb.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.main .b-bottom-left .slideTxtBox .hd .title {
  height: 40px;
  line-height: 24px;
  text-align: right;
  vertical-align: top;
  font-size: 14px;
  color: #d9b997;
}
.main .b-bottom-left .slideTxtBox .hd .title span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.main .b-bottom-left .slideTxtBox .bd .cb-nav {
  margin-top: 17px;
  text-align: left;
}
.main .b-bottom-left .slideTxtBox .bd .cb-nav li {
  display: inline-block;
  margin-right: 40px;
  font-size: 16px;
  color: #444;
  font-weight: bold;
}
.main .b-bottom-left .slideTxtBox .bd .cb-nav .cb-active {
  color: #ce161c;
}
.main .b-bottom-left .slideTxtBox .bd .cb-nr {
  margin-top: 10px;
  zoom: 1;
}
.main .b-bottom-left .slideTxtBox .bd .cb-nr li {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #e1e1e1;
}
.main .b-bottom-left .slideTxtBox .bd .cb-nr li .date {
  font-size: 14px;
  float: right;
  color: #676767;
}
.main .b-bottom-left .slideTxtBox .bd .cb-nr li a {
  font-size: 16px;
  color: #333;
}
.main .b-bottom-left .slideTxtBox .bd .cb-nr li a img {
  display: inline-block;
  vertical-align: middle;
}
.main .b-bottom-left .slideTxtBox .bd .cb-nr li a p {
  display: inline-block;
  width: 80%;
  font-size: 16px;
  color: #333;
  margin-left: 6px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .b-bottom-right {
  margin-top: 30px;
  display: inline-block;
  width: 35%;
  height: 275px;
  overflow: hidden;
  vertical-align: top;
}
.main .b-bottom-right .slideTxtBox {
  text-align: left;
}
.main .b-bottom-right .slideTxtBox .hd {
  height: 40px;
  line-height: 40px;
  background-image: url("../img/xsdhsn.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.main .b-bottom-right .slideTxtBox .hd .title {
  height: 40px;
  line-height: 26px;
  text-align: right;
  vertical-align: top;
  font-size: 14px;
  color: #d9b997;
}
.main .b-bottom-right .slideTxtBox .hd .title span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.main .b-bottom-right .slideTxtBox .bd .dxxw {
  margin-top: 7px;
}
.main .b-bottom-right .slideTxtBox .bd .dxxw .xw1 {
  display: inline-block;
  width: 45%;
  margin: 0 10px;
  position: relative;
}
.main .b-bottom-right .slideTxtBox .bd .dxxw .xw1 img {
  display: block;
  width: 100%;
}
.main .b-bottom-right .slideTxtBox .bd .dxxw .xw1 p {
  width: 94%;
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.5);
}
.main .b-bottom-right .slideTxtBox .bd ul {
  height: 306px;
  zoom: 1;
}
.main .b-bottom-right .slideTxtBox .bd ul li {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #e1e1e1;
}
.main .b-bottom-right .slideTxtBox .bd ul li .date {
  font-size: 14px;
  float: right;
  color: #969696;
}
.main .b-bottom-right .slideTxtBox .bd ul li a {
  font-size: 16px;
  color: #333;
}
.main .b-bottom-right .slideTxtBox .bd ul li a p {
  display: inline-block;
  width: 70%;
  font-size: 16px;
  color: #333;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .b-bottom-right .slideTxtBox .bd ul li a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
.main .gygg {
  width: 100%;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin-top: 30px;
}
.main .gygg .slideTxtBox .hd {
  height: 40px;
  line-height: 40px;
  background-image: url("../img/gygg.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.main .gygg .slideTxtBox .hd .title {
  height: 40px;
  line-height: 26px;
  text-align: right;
  vertical-align: top;
  font-size: 14px;
  color: #d9b997;
}
.main .gygg .slideTxtBox .hd .title span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.main .gygg .slideTxtBox .lb .picScroll-top {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}
.main .gygg .slideTxtBox .lb .picScroll-top .bd {
  padding: 0 0;
}
.main .gygg .slideTxtBox .lb .picScroll-top .bd ul {
  overflow: hidden;
  zoom: 1;
}
.main .gygg .slideTxtBox .lb .picScroll-top .bd ul li {
  overflow: hidden;
  text-align: center;
}
.main .gygg .slideTxtBox .lb .picScroll-top .bd ul li .pic {
  position: relative;
  text-align: center;
}

.main .gygg .slideTxtBox .lb .picScroll-top .bd ul li .pic a {
  margin-right: 14px;
}
.main .gygg .slideTxtBox .lb .picScroll-top .bd ul li .pic img {
  width: 180px;
  height: 242px;
  display: inline-block;
   
}
.main .gygg .slideTxtBox .lb .picScroll-top .bd ul li .pic .last {
  margin-right: 0;
}


/*图片列表*/
.main .right ul .pho-list{
	float: left; 
	width: 180px; 
	height: 320px;
	min-height: 320px;
	margin-left: 25px; 
	margin-top:10px;
}
#demo1 .current{
    background-color: #ce161c;
    color: #fff;
}

/*三级列表*/
.three-column{
	display: none;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(216, 215, 215);
    width: 70%;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 144px;
    z-index: 10;
    padding: 0px 10px 10px;
}
.top #sxdd .three-column li{
	color: #000;
	height: 50px;
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px solid #ececec;
}



